home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / SYS / s / TestForMRBackup.rexx < prev    next >
OS/2 REXX Batch file  |  1996-09-26  |  175b  |  8 lines

  1.  
  2. if ~(Show('P', 'MRBackup_#1')) then do
  3.     say "You must run MRBackup first. With a little work, you could"
  4.     say "get this ARexx script to do it for you."
  5.     exit 1
  6. end
  7.  
  8.